@charset "utf-8";
html, body {
	padding: 0;
	background-color: #fff;
}
* { list-style-type:none; padding: 0;margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}
ul, li { list-style: none; margin: 0px; padding: 0px; }
a, img { border:0; }
.top{ background: linear-gradient(to bottom, rgba(18, 80, 158, 0.8),  /* 上方半透明红色 */ #1c61b8/* 下方实心蓝绿色 */ ); height: 90px;width: 100%;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);}
.tops{width: 1400px; margin-left: auto;margin-right: auto;}
.logo{width: 1400px; height: 67px; padding-top: 11px; margin-left: auto; margin-right: auto;position:absolute; }
.logo img{width: 580px;}
.nav {width: 800px; padding-left: 600px; padding-top: 33px; position: relative; z-index: 9999;}
.menu {list-style: none;display: flex;margin: 0 auto;position: relative;}
.menu > li {position: relative; text-align: center; /* 恢复相对定位 */}
.menu-item {color: white;margin-top: 5px;text-decoration: none;padding: 15px 5px;display: block;transition: all 0.3s;}
/* 倒三角图标 */
.menu-item::after {content: '';position: absolute;bottom: -15px;left: 50%;transform: translateX(-50%);border: 8px solid transparent;border-top-color: #0e4d9c;opacity: 0;    transition: opacity 0.3s; z-index: 99;}
.menu > li:hover .menu-item::after {opacity: 1;}
/* 竖向二级菜单 */
.submenu { position: absolute; top: 100%; font-size: 15px;  /* 位于一级菜单下方 */ left: 0; background-color: rgba(255, 255, 255, 0.8); list-style: none; padding: 10px 0; box-shadow: 0 4px 4px rgba(0,0,0,0.1); /* 渐变效果 */ opacity: 0; visibility: hidden; transition: opacity 0.3s ease-out;}
/* 竖向菜单项 */
.submenu li { display: block; /* 改为块级元素 */}
.submenu a { color: #0066cc; text-decoration: none; padding: 10px 20px; display: block; transition: all 0.3s;}
/* 悬停时显示 */
.menu > li:hover .submenu { opacity: 1; visibility: visible;}
/* 悬停效果 */
.submenu a:hover { background: #b5eeff; color: #004499;}

table {border: 1px solid #1c61b8;border-collapse: collapse;width: 100%;margin: 0px auto;}
th {background-color: #1c61b8;color: white;padding: 7px;text-align: left;border: 1px solid #1c61b8;}
td {padding: 8px 10px;border: 1px solid #1c61b8;}
tr:hover {background-color: #f0f8ff;}
.bgcx table { border-collapse: collapse; width: 400px; margin: 20px auto; }
.bgcx th, td { border: 1px solid #ddd; padding: 10px; text-align: center; }
.bgcx th { background-color: #f2f2f2; }
.bgcx input[type="text"] { width: 80%; padding: 8px;}
.bgcx input[type="button"] { padding: 8px 20px; background-color: #4CAF50; color: white;  border: none; cursor: pointer; }
.bgcx input[type="button"]:hover { background-color: #45a049; }

.bottom{background-color: #585858;width: 100%;}
.bottom_sub{background-color: #585858;width: 1400px; padding-top: 10px; padding-bottom: 30px; margin-left: auto;margin-right: auto;}
.link{width: 1380px; overflow: hidden;padding-left: 10px;padding-right: 10px;}
.link h1{width: 100%;color: #fff; font-size:15px; line-height: 35px; }
.link h2{color: #fff; font-size:14px; line-height: 30px; padding-right: 10px; float: left; font-weight: normal;}
.hbo{width: 1380px; overflow: hidden;padding-left: 10px;padding-right: 10px;}
.hbo h1{color: #fff; font-size:13px; line-height: 20px;font-weight: normal; float: left; padding-top: 40px; padding-right: 20px;}
.hbo h2{color: #fff; font-size:13px; line-height: 20px;font-weight: normal; float: left;}
.hbo h2 img {width: 80px;}
.hbo h3 {color: #fff; font-size:13px; line-height: 20px;font-weight: normal; float: right; padding-top: 60px; padding-right: 20px;}

.hd { height: 580px; width: 100%; overflow: hidden; }
.hd ul { margin: 0px; padding: 0px; list-style-image: none; list-style-type: none; }

.picnav { float: left; height: 580px; width: 100%; overflow: hidden; position: absolute; z-index: 10; }
.pics { width: 100%; height: 580px; padding-top: 80px; }
.pics li { width: 100%; display: inline; float: left; }
.pics ul li { margin: 0px; padding: 0px; list-style-image: none; list-style-type: none; }
.banner { width: 1400px; height: 580px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; }

.hds { height: 380px; width: 100%; overflow: hidden; }
.hds ul { margin: 0px; padding: 0px; list-style-image: none; list-style-type: none; }
.picnavs { float: left; height: 380px; width: 100%; overflow: hidden; position: absolute; z-index: 10; }
.picsub { width: 100%; height: 380px; padding-top: 80px; }
.picsub li { width: 100%; display: inline; float: left; }
.picsub ul li { margin: 0px; padding: 0px; list-style-image: none; list-style-type: none; }
.banners { width: 1400px; height: 380px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; }

.homemain {width: 1400px; height: 580px;margin-left: auto;margin-right: auto;  }
.homemain_l{width: 950px; height: 65px; padding-left: 10px; padding-top: 330px; float: left; }
.homemain_l ul{list-style: none; margin: 0px; padding: 0px;}
.homemain_l ul li{width: 200px;height: 65px; background-color: #3dd3ff; float: left; margin-left: 20px; margin-right: 75px;background-color: rgba(61, 211, 255, 0.5);border-radius: 10px 10px 10px 10px;}

.homemain_r{width: 350px; height: 400px; margin-top: 40px; padding-right: 30px; float: right;background-color: rgba(255, 255, 255, 0.5);border-radius: 10px 10px 10px 10px;border: 1px solid #c0ccda;}

.container {height: 400px;	width: 350px; position: relative;	overflow: hidden;}
.btn {height: 40px;	width: 211px;margin: 20px auto;	box-shadow: 10px 10px 30px rgb(213, 245, 255);	border-radius: 50px;display: flex;	justify-content: space-around;	align-items: center;}
.login,.signup { font-size: 16px;border: none;outline: none;background-color: transparent;position: relative;cursor: pointer;}

.slider {	height: 40px;	width: 120px;	border-radius: 30px; 	background-image: linear-gradient(to right, rgb(42, 186, 232), rgb(201, 242, 255));
	position: absolute;	top: 20px;	left: 50px;	transition: all 0.5s ease-in-out;
}
.moveslider {	left: 160px;}
.form-section {	height: 300px;	width: 700px; display: flex;	position: relative;	transition: all 0.5s ease-in-out;	left: 0px;}
.form-section-move {	left: -350px;}
.login-box,.signup-box { height: 100%;	width: 310px; flex-direction: column;	align-items: center;	justify-content: center;	padding: 0px 20px;}
.login-box {	gap: 40px;}
.signup-box {	gap: 20px;}
.ele {	height: 40px;	width: 280px;	outline: none;	border: none;	color: rgb(14, 77, 156,0.6);	background-color: rgb(255, 255, 255,0.5);border: 1px solid #c0ccda; border-radius: 50px; padding-left: 20px; font-size: 15px;}
.clkbtn {height: 40px;	width: 150px;	border-radius: 50px; color: #FFFFFF; background-image: linear-gradient(to right,rgb(14, 77, 156),rgb(14, 77, 156));
	font-size: 15px;border: none;cursor: pointer;
}
.clkbtns {height: 30px;	width: 100px;	border-radius: 50px; color: #FFFFFF; background-image: linear-gradient(to right,rgb(14, 77, 156),rgb(14, 77, 156));
	font-size: 15px;border: none;cursor: pointer; float: left;
}
.sublist{width: 80%; line-height: 40px; text-align: left; padding-left: 10%;padding-right: 10%;}
.subb{width: 100%; height: 60px; text-align: center;}
.subk{width: 100%; height: 30px; text-align: center;}
.clkbtnk {height: 30px;	width: 100px;	border-radius: 50px; color: #FFFFFF; background-image: linear-gradient(to right,rgb(14, 77, 156),rgb(14, 77, 156));
	font-size: 15px;border: none;cursor: pointer;
}

/* For Responsiveness of the page */
@media screen and (max-width: 650px) {
	.container {height: 600px;width: 300px;	}
	.title {font-size: 15px;}
	.btn {height: 50px;width: 200px;margin: 20px auto;	}
	.login,	.signup {font-size: 19px;}
	.slider {height: 30px;width: 100px;left: 50px;	}
	.moveslider {left: 150px;	}
	.form-section {height: 500px;width: 600px;}
	.form-section-move {left: -300px;}
	.login-box,	.signup-box {height: 100%;width: 300px;	}
	.ele {height: 50px;width: 250px;font-size: 15px;}
	.clkbtn {height: 50px;width: 130px;font-size: 19px;	}
}

@media screen and (max-width: 320px) {
	.container {height: 600px;width: 250px;	}
	.heading {font-size: 30px;}
	.title {font-size: 10px;}
	.btn { height: 50px; width: 200px; margin: 20px auto; }
	.login,
	.signup { font-size: 19px; }
	.slider { height: 30px; width: 100px; left: 27px; }
	.moveslider {left: 127px;}
	.form-section {height: 500px;width: 500px;}
	.form-section-move {left: -250px;}
	.login-box,
	.signup-box {height: 100%;width: 250px;	}
	.ele {height: 50px;width: 220px;font-size: 15px;}
	.clkbtn {height: 50px;width: 130px;font-size: 19px;	}
}

.hmain{width: 100%; height: 300px; background-color: #fff;}
.hmain_n{width: 1400px; height: 300px; margin-left: auto; margin-right: auto;}

.hmain_left{width:800px; float: left; }
.hmain_lefttit{width:800px;  height: 50px; float: left; border-bottom: 1px; border-bottom: 3px solid #0e4d9c; }
.hmain_lefttit h1{ font-size: 18px; color: #0e4d9c; float: left; line-height: 50px; padding-right: 15px;}
.hmain_lefttit h2{font-size: 14px; color: #ff5400; float: left;  line-height: 50px;}    

.hmain_leftm{width:800px; padding-top: 50px;}
.hmain_leftm ul{list-style: none; margin: 0px; padding-top: 15px;width:450px;float: left;}
.hmain_leftm ul li{width: 450px; height: 27px; font-size: 15px; line-height: 27px;float: left;}
.hmain_leftm dt{ width: 350px; float: left;padding-top: 20px; }
.hmain_leftm dt img{ width: 330px; height: 190px; }

.hmain_right{width:550px;  height: 260px; float: right;}
.hmain_righttit{width:550px;  height: 50px; float: right; border-bottom: 1px; border-bottom: 3px solid #0e4d9c; }
.hmain_righttit h1{ font-size: 18px; color: #0e4d9c; float: left; line-height: 50px; padding-right: 15px;}
.hmain_righttit h2{ font-size: 17px; color: #6d6d6d; float: left; line-height: 50px; padding-right: 15px;}
.hmain_righttit dt{ width: 70px; height: 50px; float: right; }

.search { height: 30px; width: 350px; margin: 0px; padding-top: 10px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; float: right; }
.search h4 { padding: 0px; float: right; height: 30px; margin: 0px; }
.search h3 { margin: 0px; float: right; height: 30px; width: 250px; padding-left: 5px; padding: 0px; }
.search h5 { padding: 0px; float: left; height: 30px; width: 100px; margin-top: 7px; margin-right: 10px; margin-bottom: 0px; margin-left: 0px; }
.search h6 { padding: 0px; float: right; height: 30px; width: 330px; margin-top: 7px; margin-right: 10px; margin-bottom: 0px; margin-left: 0px; text-align: right; }
.sunmits{ height: 30px; width: 60px; background-color: #0066cc; cursor: pointer; font-size: 14px; line-height: 26px; font-weight: normal; color: #FFF; text-decoration: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; }
.inp_key { height: 28px; font-size: 14px; line-height: 28px; color: #333; text-decoration: none; vertical-align: middle; font-weight: normal; float: right; padding-left: 10px; width: 250px; background-color: #FFFFFF; margin: 0px; border-top-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #b5b5b5; border-bottom-color: #b5b5b5; border-left-color: #b5b5b5; border-right-width: 0px; border-right-style: none; 
}

.inp_keys { height: 28px; font-size: 14px; line-height: 28px; color: #333; text-decoration: none; vertical-align: middle; font-weight: normal; width: 90%; 
	background-color: #FFFFFF; margin: 0px; padding-left: 10px;padding-right: 10px;
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-style: solid; 
	border-bottom-style: solid; 
	border-left-style: solid; 
	border-right-style: solid; 
	border-top-color: #b5b5b5; 
	border-right-color: #b5b5b5; 
	border-bottom-color: #b5b5b5; 
	border-left-color: #b5b5b5; 
	border-right-style: solid; 
}

.hmain_rightm{width:550px;  height: 200px; padding-top: 50px;}
.hmain_rightm dt{width: 292px; height: 185px; float: left;padding-top: 15px;}
.hmain_rightm dt img{width: 292px; height: 165px;}
.hmain_rightm ul{list-style: none; width: 488px; height: 185px; margin: 0px; padding-left: 0px; padding-top: 15px; float: left;}
.hmain_rightm ul li{width: 488px; height: 27px; font-size: 15px; line-height: 27px;float: left;}

.mnav{width: 1400px; height: 60px; text-align: left;margin-right: auto; margin-left: auto; font-size: 15px;color: #999999; line-height: 60px;}
.main { width: 1400px; overflow: hidden; margin-right: auto; margin-left: auto; }
.mleft { float: left; width: 250px; height: 100%; padding-bottom: 10000px; margin-bottom: -10000px; background-color: #FFF; }
.mleft_nav {width: 200px; height: 60px;  background: linear-gradient(240deg,rgba(14,77,156,0.9),#1867ca, #1867ca); line-height: 60px; font-size: 18px; color: #FFF; padding-left: 50px; float: left;box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);}
.mleft_navs {width: 200px; height: 60px; background: linear-gradient(240deg,rgba(183,221,255,0.9),#d9eaf9, #d9eaf9); line-height: 60px; font-size: 18px; color: #12509e; padding-left: 50px; float: left; margin-top: 20px;box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);}
.mleft_list {width: 250px; }
.mleft_list ul{list-style: none; width: 250px;}
.mleft_list ul li{width: 250px; height: 60px; font-size: 15px; float: left; line-height: 60px; text-align: center; background-image: url("../images/hx1.png");background-repeat: no-repeat; background-position: center; }
.mleft_list ul li.cursor{width: 250px; height: 60px; font-size: 15px; float: left; line-height: 60px; text-align: center; background-image: url("../images/hx2.png");background-repeat: no-repeat; background-position: center; }
.mleft_list ul li.sub{width: 250px; padding-left: 0px; height: 40px; font-size: 13px; float: left; line-height: 40px; text-align: left;}
.mleft_list ul li.sub a{padding-left: 30px;}

.main-menu {list-style: none;border: 1px solid #e0e0e0;}
.main-menu > li {position: relative;}
.main-menu > li > a {display: block;color: #333;text-decoration: none;transition: all 0.2s ease;}
.main-menu > li > a:hover {}
.mleft_list ul li.has-submenu{width: 200px; padding-left: 24px; height: 40px; font-size: 13px; float: left; line-height: 40px; text-align: center; background-image: url("../images/hxx.png");background-repeat: no-repeat; background-position: center;}
.mleft_list ul li.end{height: 150px;background-image:none;border-bottom: 0px;}

/* 二级菜单样式 */
.sub-menu {position: absolute; margin-left: 25px; left: 100%;top: 0;width: 200px;background: #fff;list-style: none;border: 2px solid #ebebeb;box-shadow: 2px 2px 8px rgba(0,0,0,0.1); /* 阴影效果 */opacity: 0;visibility: hidden;transition: all 0.2s ease;z-index: 10; z-index: 9999;}
.main-menu > li:hover .sub-menu {opacity: 1;visibility: visible;}  
.sub-menu li a {display: block;color: #333;text-decoration: none;border-bottom: 1px solid #f0f0f0;transition: all 0.2s ease;}
.sub-menu li a:hover {background-color: #f0f8ff; /* 淡蓝色悬停效果 */} 
/* 添加箭头指示 content: "→";*/
.main-menu > li.has-submenu > a::after {float: right;margin-left: 10px;color: #ebebeb;}

.mright { float: right; width: 1150px; height: 100%; padding-bottom: 10000px; margin-bottom: -10000px; box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1); }
.mrmain{ width: 1000px; padding-top: 5px; padding-right: 5px; margin-left: auto; margin-right: auto; font-size: 15px; color: #828282; line-height: 30px;}
.mrmain img {max-width: min(1000px, 100%); /* 不超过400px或容器宽度 */ width: auto !important; /* 按容器比例裁剪 */}
.mrmain_sub{ border-bottom: 1px dashed #c9deef;   width: 1000px; padding-left: 35px; padding-right: 35px; margin-left: auto; margin-right: auto; color: #828282; text-align: center; line-height: 30px;color: #6a6a6a; text-decoration: none; font-size: 15px; padding-top: 15px;padding-bottom: 20px;}

.mrmain_tit{ width: 1000px; padding-left: 35px; padding-right: 35px; margin-left: auto; margin-right: auto; color: #828282; text-align: center; font-weight: 600; line-height: 30px;color: #272727; text-decoration: none; font-size: 20px; padding-top: 15px;padding-bottom: 5px;}

.mrmainz{ width: 1000px; padding-top: 5px; padding-right: 5px; margin-left: auto; margin-right: auto; font-size: 15px; color: #828282; line-height: 30px;}

.newslist{ width: 1000px; overflow: hidden;}
.newslist ul{list-style: none; width: 1000px;}
.newslist ul li{width: 1000px; height: 45px; font-size: 15px; float: left; line-height: 45px;border-bottom: 1px dashed #c9deef;}
.newslist ul li h1{width: 850px; height: 45px; font-size: 15px; float: left; line-height: 45px; font-weight: normal;}
.newslist ul li h2{width: 150px; height: 45px; font-size: 15px; float: left; line-height: 45px; font-weight: normal;}

.plist{ width: 1000px; overflow: hidden;}
.plist ul{list-style: none; width: 1000px;}
.plist ul li{width: 290px; height: 330px; float: left; padding-top: 10px; padding-left: 20px;  padding-right: 20px; padding-bottom: 10px;}
.plist ul li h1{margin: 0;padding: 0; width: 290px; height: 290px; font-size: 15px; float: left; line-height: 45px; font-weight: normal;}
.plist ul li h2{width: 290px; height: 45px; font-size: 15px; float: left; line-height: 45px; font-weight: normal; text-align: center;}


div.pageclass { width: 1000px; padding-top: 20px; padding-bottom: 20px; float: left;font-size: 16px; color: #4e4e4e; height: 40px; text-align: center; }
div.pageclass a { padding-right: 3px; padding-left: 3px; color: #424242; text-decoration: none; margin: 0px; line-height: 15px; height: 15px; padding-top: 2px; }
div.pageclass a:hover { color: #1867ca; text-decoration: none; }
div.pageclass a:active { color: #1867ca; }
div.pageclass span.current { padding-right: 3px; padding-left: 3px; FONT-WEIGHT: bold; color: #1867ca; line-height: 40px; padding-top: 2px; }
div.pageclass span.disabled { display: none; }
div.pageclass img { vertical-align: middle; }

.innerUl {margin-left: 0px; height: 700px;}
.menuUl li {margin: 0px 0;}
.menuUl li span:hover {text-decoration: underline;cursor: pointer;}
.menuUl li i { margin-right: 0px; top: 0px; cursor: pointer; color: #161616;}

.main_b{width: 100%; height: 30px;}

.mtext{ color: #fff; text-decoration: none; }
a.mtext:hover{ color: #8fe2fc; text-decoration: none; }

.ltext{ color: #fff; text-decoration: none; }
a.ltext:hover{ color: #8fe2fc; text-decoration: none; }

.texts{ color: #0e4d9c; text-decoration: none; font-size: 14px; }
a.texts:hover{ color: #272727; text-decoration: none; font-size: 14px; }

.tmain{ color: #272727; text-decoration: none; font-size: 15px; }
a.tmain:hover{ color: #0e4d9c; text-decoration: none; font-size: 15px; }

.texth{ color: #000; text-decoration: none; font-size: 16px; }
a.texth:hover{ color: #0e4d9c; text-decoration: none; font-size: 16px; }
.textl{ color: #0e4d9c; text-decoration: none; font-size: 16px; }
a.textl:hover{ color: #272727; text-decoration: none; font-size: 16px; }

.textx{ color: #272727; text-decoration: none; font-size: 14px; }
a.textx:hover{ color: #0e4d9c; text-decoration: none; font-size: 14px; }

.tmainh{ color: #ff5400; text-decoration: none; font-size: 14px; }
a.tmainh:hover{ color: #ff5400; text-decoration: none; font-size: 14px; }

#gonggt {	list-style-image: none;	list-style-type: none;}
#gonggt li{	margin: 0px;padding: 0px; list-style-image: none;	list-style-type: none; color:rgb(16, 134, 77);}
#gonggt li.current {font-size: 18px; color: #ff5400; float: left; line-height: 50px;text-decoration:none;}
.mores {font-size: 14px; color: #0e4d9c; float: right; line-height: 50px;text-decoration:none;}
#gonggt li a {	font-size: 18px; color: #0e4d9c; float: left; line-height: 50px; padding-right: 15px; text-decoration: none; font-weight: 700;}
#gonggt li a:hover {	font-size: 18px; color: #272727; float: left; line-height: 50px; padding-right: 15px;}
#gonggtContent1{	display: none;	}
#gonggtContent2{	display: none;	}


.tableft{text-align: left;}
.tabcenter{text-align: center;}
/*报告查询*/
.cxkong{width: 100%; height: 30px;}

.tables {border: 1px solid #d8d8d8;border-collapse: collapse;width: 100%;margin: 0px auto;}
.tables th {background-color: #fff;color: #333;padding: 7px;border: 1px solid #d8d8d8; font-size: 15px;}
.tables td {padding: 8px 10px;border: 1px solid #d8d8d8;}
.tables tr:hover {background-color: #f0f8ff;}

/* 找回密码弹窗 - 干净规整版 */
.forget-box {
    padding: 30px 25px;
    background: #fff;
    border-radius: 8px;
}

.forget-box .layui-form-item {
    margin-bottom: 18px;
    display: flex;
    align-items: center;
}

.forget-box .layui-form-label {
    width: 90px;
    padding: 0;
    line-height: 36px;
    text-align: right;
    color: #333;
    font-weight: 500;
}

.forget-box .layui-input-block {
    margin-left: 10px;
    flex: 1;
}

.forget-box .layui-input {
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    transition: border-color .2s;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px; /* placeholder 和文字左右留点空隙 */
}

.forget-box .layui-input::placeholder {
    color: #aaa;
    padding-left: 2px; /* 让 placeholder 看起来不顶边 */
}

.forget-box .layui-input:focus {
    border-color: rgb(14, 77, 156) !important;
    box-shadow: 0 0 3px rgba(14,77,156,.3);
}

#sendCode {
    margin-left: 10px;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    background-color: rgb(14, 77, 156);
    color: #fff;
    border: none;
    padding: 0 12px;
}
#sendCode:hover {
    background-color: rgb(20, 100, 200);
}
#sendCode.layui-btn-disabled {
    background-color: #ccc !important;
    cursor: not-allowed !important;
}

/* 修改按钮：居中 + 深蓝色主题 */
.forget-box .submit-wrapper {
    text-align: center;
    margin-top: 20px;
}
.forget-box .submit-wrapper .layui-btn {
    background: rgb(14, 77, 156);
    color: #fff;
    border: none;       /* 去掉黑色边框 */
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    width: 200px;
}

.forget-box .submit-wrapper .layui-btn:hover {
    background: rgb(20, 100, 200);
}
